/*******Removes theme header and footer by product id-Copy and Paste contents of this file into a (CSS FILE) snippet*******/

.postid-0000 #page footer , .postid-0000 #page header  /* Replace 0000 with postid- of product you want t remove theme header from */
{display:none}